Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.CalcEngine Namespace / RichValue<T> Class
Properties Methods


In This Topic
    RichValue<T> Class Members
    In This Topic

    The following tables list the members exposed by RichValue<T>.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the total numbers of fields.  
    Public PropertyGets or sets a boolean indicating whether to show the icon for RichValue<T> object.  
    Public PropertyGets or sets the object that contains data about RichValue<T> object.  
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodGets the name of field.  
    Public MethodGets a boolean value indicating whether this object has same fields as the specified object.  
    Public MethodReturns a string that represents the current object.  
    Public MethodOverloaded. Gets the specified field value from this IRichValue object.  
    Top
    See Also